Skip to content

Add DigiDollar integration guide across digibyte.org#164

Merged
ycagel merged 1 commit into
DigiByte-Core:masterfrom
DennisPitallano:add-digidollar-integration-guide
Jun 20, 2026
Merged

Add DigiDollar integration guide across digibyte.org#164
ycagel merged 1 commit into
DigiByte-Core:masterfrom
DennisPitallano:add-digidollar-integration-guide

Conversation

@DennisPitallano

Copy link
Copy Markdown
Contributor

Closes #163

Summary

Adds a link to the new docs/DigiDollar_integration_guide.pdf in three places across every locale index.html (root + 35 locale folders, 36 files total), mirroring the existing "Integration guide" pattern.

What's added per page

  1. Hero CTA pill — new "DigiDollar guide" pill next to the existing "Integration guide" pill.
  2. "DigiByte Documents & Guides" slick slider — new slide between the Integration guide and Media sheet slides, using images/digibyte_symbol_06c.svg as the avatar.
  3. Footer "Resources" list — new <li> ("DGB DigiDollar Guide") directly under "DGB Integration Guide".

Asset

  • New: docs/DigiDollar_integration_guide.pdf
  • Reused: images/digibyte_symbol_06c.svg (existing DigiByte symbol, no new image asset)

Notes

  • Labels are English across all 36 locales for the initial rollout; translated copy can be a follow-up.
  • The en/index.html JS-only redirect stub is intentionally not modified.
  • Edge cases handled: ar/ and fa/ use <div class="testimonials__slide rtl"> for the slider tile; bg/index.html has the hero home-content__right block uncommented (all others are commented out).

Verification

Grep counts across the 36 modified files:

Check Count Expected
DigiDollar_integration_guide.pdf references 108 108 (3 × 36)
digibyte_symbol_06c.svg (slider avatar) 36 36
DGB DigiDollar Guide (footer li) 36 36
DigiDollar guide (case-insensitive, incl. alt text) 144 144 (4 × 36)

Out of scope

  • Translated label copy per locale.
  • Restructuring the home page or a dedicated DigiDollar section.
  • Sitemap / news.xml changes (no new pages are introduced).

@ycagel ycagel requested review from DGBNOOB, gto90 and ycagel June 19, 2026 00:52
@DennisPitallano

Copy link
Copy Markdown
Contributor Author

preview:

hero:
image

documentation section:
image

footer:
image

Comment thread docs/DigiDollar_integration_guide.pdf
Adds links to the new DigiDollar_integration_guide.pdf in three places on every locale index.html (root + 35 locale folders):

- Hero CTA pill next to the existing 'Integration guide' pill

- New slide in the 'DigiByte Documents & Guides' slick slider, between the Integration guide and Media sheet slides, using images/digibyte_symbol_06c.svg as the avatar

- New 'DGB DigiDollar Guide' entry in the footer 'Resources' list, directly under 'DGB Integration Guide'

Labels are English across all locales. The en/ redirect-only stub is unchanged.
@DennisPitallano DennisPitallano force-pushed the add-digidollar-integration-guide branch from 48a7134 to 5226e1b Compare June 20, 2026 15:48
@DGBNOOB DGBNOOB self-requested a review June 20, 2026 17:50

@DGBNOOB DGBNOOB left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commit description for 5226e1b made the review process very efficient. The PR modifies 37 files in total.

Scope of Review

I reviewed the changes for:

“Add DigiDollar integration guide across site”

The commit description accurately reflects what the PR implements:

What the PR Adds

Across root + 35 locale folders, each index.html now includes:

  • Hero CTA pill
    A new DigiDollar guide pill placed next to the existing Integration Guide pill.

  • New slide in the “DigiByte Documents & Guides” slick slider
    Inserted between the Integration Guide and Media Sheet slides, using
    images/digibyte_symbol_06c.svg as the avatar.

  • Footer Resources entry
    A new “DGB DigiDollar Guide” link added directly under DGB Integration Guide.

Localization Notes

  • All labels remain English across all locales, as stated.
  • The en/ redirect-only stub is unchanged, which matches the commit description.

Files Reviewed

I reviewed all 37 modified files, including:

af, ar, bg, cs, da, de, el, en-us, es, fa, fi, fil, fr, hi, hr, hu, id, it, ja, ms, nb, nl, pl, pt-br, pt, ro, ru, sl, sq, sv, sw, th, tr, vi, zh, index.html

Plus the binary PDF:

  • docs/DigiDollar_integration_guide.pdf
    (located at DGBio/docs/DigiDollar_integration_guide.pdf in the source repo)

Conclusion

All changes described in the commit message are present, correctly implemented, and consistently applied across every locale. While I didn’t run or test the changes, I reviewed all 37 modified files and confirmed that each one includes the DigiDollar integration guide additions in the specific locations described in the commit message.

Recommend approval cACK

@ycagel ycagel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cACK. Great work @DennisPitallano!

@ycagel ycagel merged commit d55393c into DigiByte-Core:master Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add DigiDollar integration guide link to digibyte.org

3 participants